Skip to content

Conversation

lslusarczyk
Copy link
Contributor

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR optimizes CI workflow execution by skipping E2E test builds and runs when only benchmark-related files are modified, reducing unnecessary resource consumption for benchmark-only changes.

Key Changes:

  • Added detection logic to identify when only benchmark files have changed
  • Modified workflow conditions to skip E2E tests for benchmark-only changes
  • Updated Windows precommit workflow to exclude benchmark script changes

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/sycl-detect-changes.yml Added benchmarks_only output and shell script logic to detect benchmark-only changes
.github/workflows/sycl-linux-precommit.yml Conditionally set E2E artifact names and added benchmarks_only checks to job conditions
.github/workflows/sycl-windows-precommit.yml Added benchmark scripts path to the exclusion list

@lslusarczyk lslusarczyk changed the title do not build and run E2E test on benchmark only changes [CI][Benchmarks] do not build and run E2E test on benchmark only changes Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant